home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 1033 / RCDATA / TTEFONTPANEL / TTEFONTPANEL.txt
Text File  |  2008-11-13  |  6KB  |  285 lines

  1. object KsFontPanel: TTeFontPanel
  2.   Left = 0
  3.   Top = 0
  4.   Width = 352
  5.   Height = 331
  6.   TabOrder = 0
  7.   object FontLabel: TTeLabel
  8.     Left = 6
  9.     Top = 8
  10.     Width = 24
  11.     Height = 13
  12.     Caption = 'Font:'
  13.     Color = clBtnFace
  14.     ParentColor = False
  15.   end
  16.   object FontStyleLabel: TTeLabel
  17.     Left = 158
  18.     Top = 8
  19.     Width = 48
  20.     Height = 13
  21.     Caption = 'Font style:'
  22.     Color = clBtnFace
  23.     ParentColor = False
  24.   end
  25.   object FontSizeLabel: TTeLabel
  26.     Left = 276
  27.     Top = 8
  28.     Width = 23
  29.     Height = 13
  30.     Caption = 'Size:'
  31.     Color = clBtnFace
  32.     ParentColor = False
  33.   end
  34.   object FontScriptLabel: TTeLabel
  35.     Left = 158
  36.     Top = 246
  37.     Width = 30
  38.     Height = 13
  39.     Caption = 'Script:'
  40.     Color = clBtnFace
  41.     ParentColor = False
  42.   end
  43.   object teFontName: TTeSEdit
  44.     Left = 6
  45.     Top = 24
  46.     Width = 145
  47.     Height = 21
  48.     TabOrder = 0
  49.     ThemeObject = 'default'
  50.   end
  51.   object teFontList: TTeListBox
  52.     Left = 6
  53.     Top = 48
  54.     Width = 145
  55.     Height = 112
  56.     Performance = kspDoubleBuffer
  57.     OnClick = teFontListClick
  58.     AllowGrayed = False
  59.     AlwaysShowScrlBar = False
  60.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  61.     BevelInner = kbvLowered
  62.     BevelOuter = kbvLowered
  63.     BevelKind = kbkSingle
  64.     BevelWidth = 1
  65.     BorderWidth = 0
  66.     Columns = 0
  67.     Flat = True
  68.     ItemHeight = 18
  69.     Sorted = True
  70.     ListStyle = lbFonts
  71.     ThemeObject = 'default'
  72.     TabOrder = 1
  73.   end
  74.   object teFontStyle: TTeSEdit
  75.     Left = 158
  76.     Top = 24
  77.     Width = 111
  78.     Height = 21
  79.     TabOrder = 2
  80.     ThemeObject = 'default'
  81.   end
  82.   object teStyleList: TTeListBox
  83.     Left = 158
  84.     Top = 48
  85.     Width = 111
  86.     Height = 112
  87.     Performance = kspDoubleBuffer
  88.     OnClick = teStyleListClick
  89.     AllowGrayed = False
  90.     AlwaysShowScrlBar = False
  91.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  92.     BevelInner = kbvLowered
  93.     BevelOuter = kbvLowered
  94.     BevelKind = kbkSingle
  95.     BevelWidth = 1
  96.     BorderWidth = 0
  97.     Columns = 0
  98.     Flat = True
  99.     Items.Strings = (
  100.       'Regular'
  101.       'Italic'
  102.       'Bold'
  103.       'Bold Italic')
  104.     ItemHeight = 18
  105.     ThemeObject = 'default'
  106.     TabOrder = 3
  107.   end
  108.   object teFontSize: TTeSEdit
  109.     Left = 276
  110.     Top = 24
  111.     Width = 51
  112.     Height = 21
  113.     TabOrder = 4
  114.     ThemeObject = 'default'
  115.   end
  116.   object teSizeList: TTeListBox
  117.     Left = 276
  118.     Top = 48
  119.     Width = 49
  120.     Height = 112
  121.     Performance = kspDoubleBuffer
  122.     OnClick = teSizeListClick
  123.     AllowGrayed = False
  124.     AlwaysShowScrlBar = False
  125.     BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
  126.     BevelInner = kbvLowered
  127.     BevelOuter = kbvLowered
  128.     BevelKind = kbkSingle
  129.     BevelWidth = 1
  130.     BorderWidth = 0
  131.     Columns = 0
  132.     Flat = True
  133.     Items.Strings = (
  134.       '4'
  135.       '6'
  136.       '8'
  137.       '10'
  138.       '12'
  139.       '14'
  140.       '16'
  141.       '18'
  142.       '20'
  143.       '22'
  144.       '24')
  145.     ItemHeight = 18
  146.     ThemeObject = 'default'
  147.     TabOrder = 5
  148.   end
  149.   object teEffectGroup: TTeGroupBox
  150.     Left = 6
  151.     Top = 166
  152.     Width = 147
  153.     Height = 123
  154.     Visible = False
  155.     CaptionMargin = 12
  156.     Caption = 'Effects'
  157.     CheckBoxAlignment = kalLeftJustify
  158.     ThemeObject = 'default'
  159.     Transparent = True
  160.     TabOrder = 6
  161.     UseCheckBox = False
  162.     object FontColorLabel: TTeLabel
  163.       Left = 10
  164.       Top = 70
  165.       Width = 27
  166.       Height = 13
  167.       Caption = 'Color:'
  168.       Color = clBtnFace
  169.       ParentColor = False
  170.     end
  171.     object teStrikeout: TTeCheckBox
  172.       Left = 10
  173.       Top = 20
  174.       Width = 127
  175.       Height = 20
  176.       Performance = kspDoubleBuffer
  177.       OnClick = teStrikeoutClick
  178.       Caption = 'Strikeout'
  179.       AllowGrayed = False
  180.       Alignment = kalLeftJustify
  181.       Checked = False
  182.       Spacing = 5
  183.       State = kcbsUnChecked
  184.       ThemeObject = 'default'
  185.       TabOrder = 0
  186.       Transparent = True
  187.       WordWrap = False
  188.     end
  189.     object teUnderline: TTeCheckBox
  190.       Left = 10
  191.       Top = 44
  192.       Width = 125
  193.       Height = 20
  194.       Performance = kspDoubleBuffer
  195.       OnClick = teUnderlineClick
  196.       Caption = 'teUnderline'
  197.       AllowGrayed = False
  198.       Alignment = kalLeftJustify
  199.       Checked = False
  200.       Spacing = 5
  201.       State = kcbsUnChecked
  202.       ThemeObject = 'default'
  203.       TabOrder = 1
  204.       Transparent = True
  205.       WordWrap = False
  206.     end
  207.     object teFontColor: TTeComboBox
  208.       Left = 10
  209.       Top = 86
  210.       Width = 125
  211.       Height = 23
  212.       Cursor = crIBeam
  213.       Performance = kspDoubleBuffer
  214.       BevelWidth = 1
  215.       BorderWidth = 3
  216.       Font.Charset = DEFAULT_CHARSET
  217.       Font.Color = clWindowText
  218.       Font.Height = -11
  219.       Font.Name = 'MS Sans Serif'
  220.       Font.Style = []
  221.       ParentFont = False
  222.       ReadOnly = True
  223.       TabOrder = 2
  224.       OnChange = teFontColorChange
  225.       AutoComplete = False
  226.       ComboStyle = kcsDropDownList
  227.       ItemHeight = 18
  228.       ListStyle = lbColorNames
  229.     end
  230.   end
  231.   object FontSample: TTeGroupBox
  232.     Left = 156
  233.     Top = 166
  234.     Width = 173
  235.     Height = 77
  236.     CaptionMargin = 12
  237.     Caption = 'Sample'
  238.     CheckBoxAlignment = kalLeftJustify
  239.     ThemeObject = 'default'
  240.     Transparent = True
  241.     TabOrder = 7
  242.     UseCheckBox = False
  243.     object teSamplePanel: TTePanel
  244.       Left = 12
  245.       Top = 20
  246.       Width = 149
  247.       Height = 45
  248.       BorderWidth = 2
  249.       TabOrder = 0
  250.       ThemeObject = 'default'
  251.       object tePreviewPaint: TTePaintBox
  252.         Left = 3
  253.         Top = 3
  254.         Width = 143
  255.         Height = 39
  256.         Align = alClient
  257.         Color = clBtnFace
  258.         ParentColor = False
  259.         OnPaint = tePreviewPaintPaint
  260.       end
  261.     end
  262.   end
  263.   object teScript: TTeComboBox
  264.     Left = 158
  265.     Top = 264
  266.     Width = 169
  267.     Height = 23
  268.     Cursor = crIBeam
  269.     Performance = kspDoubleBuffer
  270.     BevelWidth = 1
  271.     BorderWidth = 3
  272.     Font.Charset = DEFAULT_CHARSET
  273.     Font.Color = clWindowText
  274.     Font.Height = -11
  275.     Font.Name = 'MS Sans Serif'
  276.     Font.Style = []
  277.     ParentFont = False
  278.     ReadOnly = True
  279.     TabOrder = 8
  280.     OnChange = teScriptChange
  281.     AutoComplete = False
  282.     ComboStyle = kcsDropDownList
  283.   end
  284. end
  285.